home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PROGEDIT / 0747.ZIP / COMMAND.DOC < prev    next >
Text File  |  1987-05-12  |  7KB  |  109 lines

  1.  
  2. ===============================================================================
  3.  COMMAND LIST                                                SAIL Version 1.00
  4. ===============================================================================
  5.  
  6.  
  7. Command name                      Assignment         Mnemonic name
  8. ------------------------------------------------------------------------------
  9. Abort command                     ^C
  10. Add global mode                   Esc-A              add-global-mode
  11. Assign key function               Esc-K              assign-key
  12. Begin key macro                   Esc-(              begin-key-macro
  13. Beginning of buffer               Home               top-of-file
  14. Beginning of line                 ^-Up               beginning-of-line
  15. Beginning of paragraph            ^-Home             previous-paragraph
  16. Buffer directory                  Alt-D              list-buffers
  17. Call DOS                          Alt-O              dos-shell
  18. Call help screen                  F1                 help
  19. Carriage return                   ^M                 newline
  20. Close window into one             ^X1                close-other-windows
  21. Copy block to text buffer         Esc-C              copy-block
  22. Cursor back one word              ^-Left             previous-word
  23. Cursor down                       Down               next-line
  24. Cursor down one page              PgDn               next-page
  25. Cursor left                       Left               last-character
  26. Cursor right                      Right              next-character
  27. Cursor right one word             ^-Right            next-word
  28. Cursor to begin-block mark        ^X' '              swap-cursor-and-mark
  29. Cursor to next window             ^XN                next-window
  30. Cursor to previous window         ^XP                previous-window
  31. Cursor up                         Up                 previous-line
  32. Cursor up one page                PgUp               previous-page
  33. Delete blank lines                ^XD                delete-blank-lines
  34. Delete block                      Esc-Y              delete-block
  35. Delete global mode                Esc-D              delete-global-mode
  36. Delete left                       ^H                 delete-last-character
  37. Delete one word left              ^-BS               delete-last-word
  38. Delete one word right             ^-Del              delete-next-word
  39. Delete paragraph                  ^Y                 delete-paragraph
  40. Delete right                      Del                delete-next-character
  41. Delete to end of line             ^XY                delete-to-end-of-line
  42. Describe key                      ^X?                describe-key
  43. Edit another file                 Alt-E              edit-file
  44. End key macro                     Esc-)              end-key-macro
  45. End of buffer                     End                bottom-of-file
  46. End of line                       ^-Down             end-of-line
  47. End of paragraph                  ^-End              next-paragraph
  48. Enlarge window                    ^U                 enlarge-window
  49. Enter control character           ^XQ                quote-character
  50. Exchange two letters              ^XE                swap-characters
  51. Execute a named command           Esc-X              execute-named-command
  52. Execute buffer                    Esc-B              execute-buffer
  53. Execute file                      Esc-F              execute-file
  54. Execute key macro                 Esc-E              execute-key-macro
  55. Go to line                        ^G                 goto-line
  56. Indent                            ^J                 newline-indent
  57.  
  58.  
  59. ===============================================================================
  60.  COMMAND LIST                                                SAIL Version 1.00
  61. ===============================================================================
  62.  
  63.  
  64. Command name                      Assignment         Mnemonic name
  65. ------------------------------------------------------------------------------
  66. Initial Caps Word                 ^XI                capitalize-word
  67. Insert newline                    ^N                 insert-newline
  68. Insert space                      Ins                insert-space
  69. Insert tab                        ^I                 insert-tab
  70. Justify paragraph                 Esc-J              justify-paragraph
  71. Kill buffer                       Alt-K              delete-buffer
  72. lowercase block                   Esc-L              lowercase-block
  73. lowercase word                    ^XL                lowercase-word
  74. Merge file                        Alt-M              merge-file
  75. New file name                     Alt-N              rename-file
  76. Next buffer                       Alt-N              next-buffer
  77. Page next window down             ^Z                 page-next-down
  78. Page next window up               ^W                 page-next-up
  79. Put back temporary buffer         Esc-P              put
  80. Put cursor in center window       ^P                 center-cursor
  81. Query replace                     Esc-Q              query-replace
  82. Quit                              Alt-Q              exit
  83. Read file                         Alt-R              read-file
  84. Refresh the screen                ^L                 redraw-screen
  85. Rename buffer                     Alt-B              rename-buffer
  86. Repeat search backward            ^B                 repeat-search-reverse
  87. Repeat search forward             ^F                 repeat-search-forward
  88. Replace                           Esc-R              replace
  89. Report on cursor position         Esc-=              cursor-position
  90. Reset key assignment              ^XK                free-key
  91. Reset mode                        ^XR                reset-mode
  92. Roll down                         ^-PgUp             roll-window-down
  93. Roll up                           ^-PgDn             roll-window-up
  94. Run a command                     Alt-C              dos-command
  95. Save and exit                     Alt-Z              write-quit
  96. Save file                         Alt-S              write-file
  97. Search backward                   ^R                 search-reverse
  98. Search forward                    ^S                 search-forward
  99. Set begin-block mark              Esc-' '            set-mark
  100. Set fill column                   ^XF                set-fill-column
  101. Set mode                          ^XS                set-mode
  102. Shrink window                     ^D                 shrink-window
  103. Split window into two             ^X2                split-window
  104. UPPERCASE block                   Esc-U              uppercase-block
  105. UPPERCASE WORD                    ^XU                uppercase-word
  106. Use another buffer                Alt-U              edit-buffer
  107. View a file                       Alt-V              view-file
  108. Write file                        Alt-W              save-file
  109.